FileChooserOpenedEvent
data class FileChooserOpenedEvent(frameId: FrameId, backendNodeId: BackendNodeId, mode: String) : Event
Content copied to clipboard
Emitted only when page.interceptFileChooser
is enabled.
Constructors
FileChooserOpenedEvent
Link copied to clipboard
fun FileChooserOpenedEvent(frameId: FrameId, backendNodeId: BackendNodeId, mode: String)
Content copied to clipboard